home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / win / vb / dd_vbx.exe / DDTEST.FRM (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1992-12-22  |  821 b   |  23 lines

  1. Form1
  2. Drop Into Me!
  3. Form1
  4.     DragDrop1
  5. DragDrop
  6. DragDrop1_Drop
  7.     FileCount
  8. Form1
  9. FileName
  10.     DragDrop1
  11. PointX
  12. PointY
  13. CurrentX
  14. CurrentY
  15. delay
  16. DragDrop1_Drop
  17.  Clear the form first
  18.  Print the count of files, and list each dropped
  19.  file on the form.
  20. Dropped
  21.  File: 
  22.  delay
  23.